move indexing from Dash.jl#5
Conversation
etpinard
left a comment
There was a problem hiding this comment.
Fantastic. Thanks very much!
There are no breaking changes in any if those PRs, so this should be released as 0.2.1 If you were to make a breaking release, I'd vote for making that 1.0.0. |
|
From the perspective of DashBase.jl, you're absolutely right. We're just adding things here. But, what would happen if we release DashBase
Yep, we can make the next DashBase release |
|
We'd need to test that precompilation does not break, but I'd think that those methods would just get overridden, which is not ideal, since you'd get the buggy version then. |
as stated in plotly/Dash.jl#219 (comment)